win32: Always pass a window to the default event filters
authorBenjamin Otte <otte@gnome.org>
Sun, 7 Feb 2016 22:48:46 +0000 (23:48 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 11 Feb 2016 02:44:48 +0000 (03:44 +0100)
commit033fb5a879b0d3043e768e278e418255467d81d3
tree37feca9083bb446f57ac222f2dd6f1915315543a
parentf9c2982ddc93e7431c29f194de2f9707691c229c
win32: Always pass a window to the default event filters

This has to happen or the event filter cannot identify what type
of display the event is from (ie if it's an XEvent, a broadway
event or a win32 MSG.
gdk/win32/gdkevents-win32.c